org.eclipse.vtp.desktop.editors.core.model
Class SelectionStructure
java.lang.Object
org.eclipse.vtp.desktop.editors.core.model.SelectionStructure
public class SelectionStructure
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectionStructure
public SelectionStructure(RenderedCanvas renderedCanvas)
clear
public void clear()
validateSelection
public void validateSelection()
getBounds
public org.eclipse.swt.graphics.Rectangle getBounds()
getTertiaryBounds
public org.eclipse.swt.graphics.Rectangle getTertiaryBounds()
alignEdge
public void alignEdge(int edge)
alignCenter
public void alignCenter(int orientation)
adjustPosition
public void adjustPosition(int xoffset,
int yoffset)
getPrimarySelection
public ComponentFrame getPrimarySelection()
getSelectedItems
public java.util.List getSelectedItems()